home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / System Software / Dev. Tools Electronic Catalog / Dev Tools Electronic Catalog / background_4050.xml < prev    next >
Encoding:
Extensible Markup Language  |  1990-12-17  |  20.3 KB  |  410 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>4050</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_18073.pbm</bitmap>
  7.     <cantDelete> <false /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <true /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_3239.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>field</type>
  14.         <visible> <true /> </visible>
  15.         <dontWrap> <true /> </dontWrap>
  16.         <dontSearch> <false /> </dontSearch>
  17.         <sharedText> <false /> </sharedText>
  18.         <fixedLineHeight> <false /> </fixedLineHeight>
  19.         <autoTab> <false /> </autoTab>
  20.         <lockText> <true /> </lockText>
  21.         <rect>
  22.             <left>257</left>
  23.             <top>34</top>
  24.             <right>319</right>
  25.             <bottom>54</bottom>
  26.         </rect>
  27.         <style>rectangle</style>
  28.         <autoSelect> <false /> </autoSelect>
  29.         <showLines> <false /> </showLines>
  30.         <wideMargins> <false /> </wideMargins>
  31.         <multipleLines> <false /> </multipleLines>
  32.         <reservedFamily> 0 </reservedFamily>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>0</icon>
  35.         <textAlign>left</textAlign>
  36.         <font>Geneva</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <textHeight>16</textHeight>
  40.         <name>Letter</name>
  41.         <script></script>
  42.     </part>
  43.     <part>
  44.         <id>7</id>
  45.         <type>button</type>
  46.         <visible> <true /> </visible>
  47.         <reserved5> 0 </reserved5>
  48.         <reserved4> 0 </reserved4>
  49.         <reserved3> 0 </reserved3>
  50.         <reserved2> 0 </reserved2>
  51.         <reserved1> 0 </reserved1>
  52.         <enabled> <true /> </enabled>
  53.         <rect>
  54.             <left>317</left>
  55.             <top>64</top>
  56.             <right>334</right>
  57.             <bottom>82</bottom>
  58.         </rect>
  59.         <style>transparent</style>
  60.         <showName> <false /> </showName>
  61.         <highlight> <false /> </highlight>
  62.         <autoHighlight> <true /> </autoHighlight>
  63.         <sharedHighlight> <true /> </sharedHighlight>
  64.         <family>0</family>
  65.         <titleWidth>0</titleWidth>
  66.         <icon>23717</icon>
  67.         <textAlign>center</textAlign>
  68.         <font>Chicago</font>
  69.         <textSize>12</textSize>
  70.         <textStyle>plain</textStyle>
  71.         <name>Wrap</name>
  72.         <script>on mouseUp
  73. put 23717 into wrap
  74. put 23718 into nowrap
  75.  
  76. get the icon of me
  77. if it is wrap then
  78. set the icon of me to nowrap
  79. set the dontWrap of bg fld 2 to FALSE
  80. set the dontWrap of bg fld 3 to FALSE
  81. set the dontWrap of bg fld 4 to FALSE
  82. else
  83. set the icon of me to wrap
  84. set the dontWrap of bg fld 2 to TRUE
  85. set the dontWrap of bg fld 3 to TRUE
  86. set the dontWrap of bg fld 4 to TRUE
  87. end if
  88. end mouseUp</script>
  89.     </part>
  90.     <part>
  91.         <id>8</id>
  92.         <type>field</type>
  93.         <visible> <true /> </visible>
  94.         <dontWrap> <true /> </dontWrap>
  95.         <dontSearch> <true /> </dontSearch>
  96.         <sharedText> <false /> </sharedText>
  97.         <fixedLineHeight> <true /> </fixedLineHeight>
  98.         <autoTab> <false /> </autoTab>
  99.         <lockText> <true /> </lockText>
  100.         <rect>
  101.             <left>15</left>
  102.             <top>81</top>
  103.             <right>149</right>
  104.             <bottom>420</bottom>
  105.         </rect>
  106.         <style>scrolling</style>
  107.         <autoSelect> <false /> </autoSelect>
  108.         <showLines> <false /> </showLines>
  109.         <wideMargins> <false /> </wideMargins>
  110.         <multipleLines> <false /> </multipleLines>
  111.         <reservedFamily> 0 </reservedFamily>
  112.         <titleWidth>0</titleWidth>
  113.         <icon>0</icon>
  114.         <textAlign>left</textAlign>
  115.         <font>Geneva</font>
  116.         <textSize>9</textSize>
  117.         <textStyle>plain</textStyle>
  118.         <textHeight>10</textHeight>
  119.         <name>text</name>
  120.         <script></script>
  121.     </part>
  122.     <part>
  123.         <id>9</id>
  124.         <type>field</type>
  125.         <visible> <true /> </visible>
  126.         <dontWrap> <true /> </dontWrap>
  127.         <dontSearch> <true /> </dontSearch>
  128.         <sharedText> <false /> </sharedText>
  129.         <fixedLineHeight> <true /> </fixedLineHeight>
  130.         <autoTab> <false /> </autoTab>
  131.         <lockText> <true /> </lockText>
  132.         <rect>
  133.             <left>148</left>
  134.             <top>81</top>
  135.             <right>240</right>
  136.             <bottom>420</bottom>
  137.         </rect>
  138.         <style>scrolling</style>
  139.         <autoSelect> <false /> </autoSelect>
  140.         <showLines> <false /> </showLines>
  141.         <wideMargins> <false /> </wideMargins>
  142.         <multipleLines> <false /> </multipleLines>
  143.         <reservedFamily> 0 </reservedFamily>
  144.         <titleWidth>0</titleWidth>
  145.         <icon>0</icon>
  146.         <textAlign>left</textAlign>
  147.         <font>Geneva</font>
  148.         <textSize>9</textSize>
  149.         <textStyle>plain</textStyle>
  150.         <textHeight>10</textHeight>
  151.         <name>textID</name>
  152.         <script></script>
  153.     </part>
  154.     <part>
  155.         <id>10</id>
  156.         <type>field</type>
  157.         <visible> <true /> </visible>
  158.         <dontWrap> <true /> </dontWrap>
  159.         <dontSearch> <true /> </dontSearch>
  160.         <sharedText> <false /> </sharedText>
  161.         <fixedLineHeight> <true /> </fixedLineHeight>
  162.         <autoTab> <false /> </autoTab>
  163.         <lockText> <true /> </lockText>
  164.         <rect>
  165.             <left>239</left>
  166.             <top>81</top>
  167.             <right>334</right>
  168.             <bottom>420</bottom>
  169.         </rect>
  170.         <style>scrolling</style>
  171.         <autoSelect> <false /> </autoSelect>
  172.         <showLines> <false /> </showLines>
  173.         <wideMargins> <false /> </wideMargins>
  174.         <multipleLines> <false /> </multipleLines>
  175.         <reservedFamily> 0 </reservedFamily>
  176.         <titleWidth>0</titleWidth>
  177.         <icon>0</icon>
  178.         <textAlign>left</textAlign>
  179.         <font>Geneva</font>
  180.         <textSize>9</textSize>
  181.         <textStyle>plain</textStyle>
  182.         <textHeight>10</textHeight>
  183.         <name>textNear</name>
  184.         <script></script>
  185.     </part>
  186.     <part>
  187.         <id>11</id>
  188.         <type>field</type>
  189.         <visible> <true /> </visible>
  190.         <dontWrap> <true /> </dontWrap>
  191.         <dontSearch> <true /> </dontSearch>
  192.         <sharedText> <false /> </sharedText>
  193.         <fixedLineHeight> <true /> </fixedLineHeight>
  194.         <autoTab> <false /> </autoTab>
  195.         <lockText> <true /> </lockText>
  196.         <rect>
  197.             <left>352</left>
  198.             <top>81</top>
  199.             <right>486</right>
  200.             <bottom>420</bottom>
  201.         </rect>
  202.         <style>scrolling</style>
  203.         <autoSelect> <false /> </autoSelect>
  204.         <showLines> <false /> </showLines>
  205.         <wideMargins> <false /> </wideMargins>
  206.         <multipleLines> <false /> </multipleLines>
  207.         <reservedFamily> 0 </reservedFamily>
  208.         <titleWidth>0</titleWidth>
  209.         <icon>0</icon>
  210.         <textAlign>left</textAlign>
  211.         <font>Geneva</font>
  212.         <textSize>9</textSize>
  213.         <textStyle>plain</textStyle>
  214.         <textHeight>10</textHeight>
  215.         <name>key</name>
  216.         <script></script>
  217.     </part>
  218.     <part>
  219.         <id>12</id>
  220.         <type>field</type>
  221.         <visible> <true /> </visible>
  222.         <dontWrap> <true /> </dontWrap>
  223.         <dontSearch> <true /> </dontSearch>
  224.         <sharedText> <false /> </sharedText>
  225.         <fixedLineHeight> <true /> </fixedLineHeight>
  226.         <autoTab> <false /> </autoTab>
  227.         <lockText> <true /> </lockText>
  228.         <rect>
  229.             <left>485</left>
  230.             <top>81</top>
  231.             <right>580</right>
  232.             <bottom>420</bottom>
  233.         </rect>
  234.         <style>scrolling</style>
  235.         <autoSelect> <false /> </autoSelect>
  236.         <showLines> <false /> </showLines>
  237.         <wideMargins> <false /> </wideMargins>
  238.         <multipleLines> <false /> </multipleLines>
  239.         <reservedFamily> 0 </reservedFamily>
  240.         <titleWidth>0</titleWidth>
  241.         <icon>0</icon>
  242.         <textAlign>left</textAlign>
  243.         <font>Geneva</font>
  244.         <textSize>9</textSize>
  245.         <textStyle>plain</textStyle>
  246.         <textHeight>10</textHeight>
  247.         <name>keyID</name>
  248.         <script></script>
  249.     </part>
  250.     <part>
  251.         <id>13</id>
  252.         <type>button</type>
  253.         <visible> <true /> </visible>
  254.         <reserved5> 0 </reserved5>
  255.         <reserved4> 0 </reserved4>
  256.         <reserved3> 0 </reserved3>
  257.         <reserved2> 0 </reserved2>
  258.         <reserved1> 0 </reserved1>
  259.         <enabled> <true /> </enabled>
  260.         <rect>
  261.             <left>563</left>
  262.             <top>64</top>
  263.             <right>580</right>
  264.             <bottom>82</bottom>
  265.         </rect>
  266.         <style>transparent</style>
  267.         <showName> <false /> </showName>
  268.         <highlight> <false /> </highlight>
  269.         <autoHighlight> <true /> </autoHighlight>
  270.         <sharedHighlight> <true /> </sharedHighlight>
  271.         <family>0</family>
  272.         <titleWidth>0</titleWidth>
  273.         <icon>23717</icon>
  274.         <textAlign>center</textAlign>
  275.         <font>Chicago</font>
  276.         <textSize>12</textSize>
  277.         <textStyle>plain</textStyle>
  278.         <name>Wrap</name>
  279.         <script>on mouseUp
  280. put 23717 into wrap
  281. put 23718 into nowrap
  282.  
  283. get the icon of me
  284. if it is wrap then
  285. set the icon of me to nowrap
  286. set the dontWrap of bg fld 5 to FALSE
  287. set the dontWrap of bg fld 6 to FALSE
  288. else
  289. set the icon of me to wrap
  290. set the dontWrap of bg fld 5 to TRUE
  291. set the dontWrap of bg fld 6 to TRUE
  292. end if
  293. end mouseUp</script>
  294.     </part>
  295.     <part>
  296.         <id>14</id>
  297.         <type>field</type>
  298.         <visible> <true /> </visible>
  299.         <dontWrap> <false /> </dontWrap>
  300.         <dontSearch> <false /> </dontSearch>
  301.         <sharedText> <true /> </sharedText>
  302.         <fixedLineHeight> <false /> </fixedLineHeight>
  303.         <autoTab> <false /> </autoTab>
  304.         <lockText> <true /> </lockText>
  305.         <rect>
  306.             <left>126</left>
  307.             <top>426</top>
  308.             <right>333</right>
  309.             <bottom>459</bottom>
  310.         </rect>
  311.         <style>scrolling</style>
  312.         <autoSelect> <false /> </autoSelect>
  313.         <showLines> <false /> </showLines>
  314.         <wideMargins> <false /> </wideMargins>
  315.         <multipleLines> <false /> </multipleLines>
  316.         <reservedFamily> 0 </reservedFamily>
  317.         <titleWidth>0</titleWidth>
  318.         <icon>0</icon>
  319.         <textAlign>left</textAlign>
  320.         <font>Geneva</font>
  321.         <textSize>12</textSize>
  322.         <textStyle>plain</textStyle>
  323.         <textHeight>16</textHeight>
  324.         <name>tracker</name>
  325.         <script>
  326. a
  327. after
  328. all
  329. also
  330. although
  331. am
  332. an
  333. and
  334. any
  335. are
  336. as
  337. at
  338. be
  339. because
  340. before
  341. but
  342. by
  343. can
  344. can't
  345. cannot
  346. come
  347. could
  348. couldn't
  349. did
  350. didn't
  351. do
  352. does
  353. doesn't
  354. don't
  355. done
  356. etc
  357. every
  358. for
  359. from
  360. get
  361. go
  362. goes
  363. going
  364. gone
  365. had
  366. has
  367. hasn't
  368. have
  369. having
  370. he
  371. her
  372. here
  373. hers
  374. him
  375. his
  376. i
  377. if
  378. in
  379. into
  380. is
  381. isn't
  382. it
  383. it's
  384. its
  385. just
  386. many
  387. maybe
  388. me
  389. mine
  390. more
  391. much
  392. my
  393. never
  394. no
  395. none
  396. not
  397. of
  398. off
  399. --on
  400. only
  401. or
  402. other
  403. our
  404. over
  405. that
  406. the
  407. their
  408. them
  409. then
  410. there
  411. therefore
  412. these
  413. they
  414. this
  415. those
  416. to
  417. too
  418. very
  419. was
  420. we
  421. we're
  422. were
  423. what
  424. when
  425. where
  426. wherever
  427. whether
  428. which
  429. who
  430. whose
  431. why
  432. will
  433. with
  434. won't
  435. yet
  436. you
  437. you're
  438. your
  439. yet
  440. you’d
  441. you’ll
  442. you’ve
  443. you'll
  444. you're
  445. you
  446.  
  447. </script>
  448.     </part>
  449.     <part>
  450.         <id>16</id>
  451.         <type>button</type>
  452.         <visible> <true /> </visible>
  453.         <reserved5> 0 </reserved5>
  454.         <reserved4> 0 </reserved4>
  455.         <reserved3> 0 </reserved3>
  456.         <reserved2> 0 </reserved2>
  457.         <reserved1> 0 </reserved1>
  458.         <enabled> <true /> </enabled>
  459.         <rect>
  460.             <left>15</left>
  461.             <top>429</top>
  462.             <right>118</right>
  463.             <bottom>451</bottom>
  464.         </rect>
  465.         <style>roundrect</style>
  466.         <showName> <true /> </showName>
  467.         <highlight> <false /> </highlight>
  468.         <autoHighlight> <true /> </autoHighlight>
  469.         <sharedHighlight> <true /> </sharedHighlight>
  470.         <family>0</family>
  471.         <titleWidth>0</titleWidth>
  472.         <icon>0</icon>
  473.         <textAlign>center</textAlign>
  474.         <font>Geneva</font>
  475.         <textSize>12</textSize>
  476.         <textStyle>plain</textStyle>
  477.         <name>Useless words</name>
  478.         <script>on mouseUp
  479. --edit script of fld "tracker"
  480. set the visible of fld "inutile" to not the visible of fld "inutile"
  481. end mouseUp
  482. </script>
  483.     </part>
  484.     <part>
  485.         <id>17</id>
  486.         <type>field</type>
  487.         <visible> <true /> </visible>
  488.         <dontWrap> <false /> </dontWrap>
  489.         <dontSearch> <false /> </dontSearch>
  490.         <sharedText> <true /> </sharedText>
  491.         <fixedLineHeight> <false /> </fixedLineHeight>
  492.         <autoTab> <false /> </autoTab>
  493.         <lockText> <true /> </lockText>
  494.         <rect>
  495.             <left>339</left>
  496.             <top>26</top>
  497.             <right>640</right>
  498.             <bottom>57</bottom>
  499.         </rect>
  500.         <style>scrolling</style>
  501.         <autoSelect> <false /> </autoSelect>
  502.         <showLines> <false /> </showLines>
  503.         <wideMargins> <false /> </wideMargins>
  504.         <multipleLines> <false /> </multipleLines>
  505.         <reservedFamily> 0 </reservedFamily>
  506.         <titleWidth>0</titleWidth>
  507.         <icon>0</icon>
  508.         <textAlign>left</textAlign>
  509.         <font>Geneva</font>
  510.         <textSize>12</textSize>
  511.         <textStyle>plain</textStyle>
  512.         <textHeight>16</textHeight>
  513.         <name>prodid</name>
  514.         <script></script>
  515.     </part>
  516.     <part>
  517.         <id>18</id>
  518.         <type>field</type>
  519.         <visible> <false /> </visible>
  520.         <dontWrap> <false /> </dontWrap>
  521.         <dontSearch> <false /> </dontSearch>
  522.         <sharedText> <true /> </sharedText>
  523.         <fixedLineHeight> <false /> </fixedLineHeight>
  524.         <autoTab> <false /> </autoTab>
  525.         <lockText> <true /> </lockText>
  526.         <rect>
  527.             <left>159</left>
  528.             <top>80</top>
  529.             <right>326</right>
  530.             <bottom>420</bottom>
  531.         </rect>
  532.         <style>scrolling</style>
  533.         <autoSelect> <false /> </autoSelect>
  534.         <showLines> <false /> </showLines>
  535.         <wideMargins> <false /> </wideMargins>
  536.         <multipleLines> <false /> </multipleLines>
  537.         <reservedFamily> 0 </reservedFamily>
  538.         <titleWidth>0</titleWidth>
  539.         <icon>0</icon>
  540.         <textAlign>left</textAlign>
  541.         <font>Geneva</font>
  542.         <textSize>12</textSize>
  543.         <textStyle>plain</textStyle>
  544.         <textHeight>16</textHeight>
  545.         <name>inutile</name>
  546.         <script>on mouseUp
  547. hide me
  548. end mouseUp</script>
  549.     </part>
  550.     <content>
  551.         <layer>background</layer>
  552.         <id>14</id>
  553.         <text>INDEX FIELDS:
  554. 5047,14
  555. START: 7:01:56 PM
  556. END: 1:58:15 AM</text>
  557.     </content>
  558.     <content>
  559.         <layer>background</layer>
  560.         <id>17</id>
  561.         <text>¬µASM¬ß225104
  562. 101 Scripts and Buttons Plus for Hypercard¬ß292191
  563. 3d Graphic Tools 2.0¬ß175845
  564. 3d Graphic Tools XCMD 2.0¬ß303952
  565. 4th DIMENSION¬Æ¬ß13624
  566. A/UX 2.0¬ß188949
  567. AAIS Full Control Prolog¬ß198788
  568. Aapps DigiVideo‚Ñ¢ Construction Kit 2.0¬ß244673
  569. Action!®§272998
  570. ACUCOBOL-85§190396
  571. Adagen®§73328
  572. AdaVantage Compiler and Tool Set¬ß14910
  573. Allegro Flavors‚Ñ¢¬ß74355
  574. Alsys A/UX Ada Compilation System & Toolset¬ß75402
  575. Alsys Ada Compilation System¬ß16383
  576. Analyst§156567
  577. ANATOOL™§107639
  578. Apple Developer University¬ß227832
  579. Apple Technical Library ‚Äî Apple Communications Library¬ß228853
  580. AppMaker, The Application Generator¬ß81485
  581. ARANDA§82762
  582. ASI Developer Toolkit¬ß113321
  583. Audiomedia™§261986
  584. Aut2§83746
  585. Authenticate§184935
  586. Authorware Professional¬ß157769
  587. Aztec C¬ß2818
  588. B-Tree HELPER‚Ñ¢¬ß300336
  589. BASIC Translator¬ß280973
  590. BERSEARCH PostScript Examples 1.01¬ß148386
  591. Best of MacTutor Vol 1-5 Source Code on CD-ROM¬ß238504
  592. BLUES§108739
  593. Bubble Help for HyperCard¬ß311495
  594. BusTrak NuBus Analyzer¬ß110911
  595. C Programmer‚Äôs Toolbox/MPW¬ß115724
  596. c-tree File Handler/Server¬ß85020
  597. Capture 3.0¬ß149433
  598. CD-ROM Developer‚Äôs Lab‚Ñ¢¬ß229686
  599. Clip Tunes‚Ñ¢¬ß263164
  600. Clisp ‚Äî LISP Library for C¬ß33775
  601. CLR HyperArrays 2.0¬ß186011
  602. CODECHECK 2.0¬ß150409
  603. COHORT-C§90241
  604. COHORT-COBOL§91269
  605. CompileIt! ‚Äî The Script Compiler¬ß158738
  606. Connections™§257699
  607. Consulair 68000 Development System    ¬ß52321
  608. Consulair 68020/030 Development System¬ß54295
  609. Consulair 68020/68881 C Development System¬ß53364
  610. ConvertIt!™§283041
  611. D-AS/88K MC88000 Cross Assembler¬ß55404
  612. D-CC/68K C TOOLS¬ß29532
  613. D-CC/88K C Cross Compiler¬ß56439
  614. Data Access Language¬ß199955
  615. DB-Library‚Ñ¢ (for MPW C)¬ß325817
  616. DB/Write™§303020
  617. DBF-Access‚Ñ¢ Tools for HyperCard‚Ñ¢¬ß310354
  618. DECK™§263966
  619. Design/OA§86133
  620. Desktop Help¬ß114501
  621. Dialoger Professional¬ß160131
  622. DSP Designer¬ß18467
  623. DSP32C C Language Compiler¬ß17578
  624. E.T.O.:  Essentials ‚Äì Tools ‚Äì Objects¬ß20779
  625. Eiffel§191447
  626. Extend§19609
  627. Eyecons!§284024
  628. Field Dumper 1.11¬ß251095
  629. File I/O HyperCard Stack¬ß299188
  630. File I/O XCMDs¬ß186926
  631. flex§22010
  632. FormsProgrammer§151428
  633. FoxBASE+/Mac§117158
  634. Full Impact 2.0¬ß118287
  635. Glockenspiel C++ from Oasys¬ß30572
  636. GNU/960 C Tools for MPW¬ß23273
  637. GoldWorks II¬ß24331
  638. HOOPS Graphics System¬ß202556
  639. Hurdler Nubus Serial/Parallel/Proto Add-In Boards¬ß31680
  640. HyBase™§247598
  641. Hyper TMON¬ß163677
  642. Hyper-XCall§170321
  643. Hyper/DB-Library‚Ñ¢ ¬ß326813
  644. Hyper488™§306990
  645. HyperADC-1§312627
  646. HyperBASIC™§330349
  647. HyperCard 2.0¬ß161044
  648. HyperChart§204363
  649. HyperCom™§279792
  650. HyperComposer‚Ñ¢:  The Sound and Music Toolkit for HyperCard¬Æ¬ß246718
  651. HyperDA II¬ß351316
  652. HyperEngine§188053
  653. HyperExternals Pro¬ß255511
  654. Hypergate™§267447
  655. HyperGraph§256533
  656. HyperHIT 3.0¬ß315054
  657. HyperHIT-N‚Ñ¢ ¬ß316000
  658. HyperHIT-R‚Ñ¢ ¬ß317049
  659. HyperKRS + HyperIndexer¬ß293723
  660. HyperLab™§307994
  661. HyperPacq§248651
  662. HyperPage®§271826
  663. HyperPort™§258913
  664. HyperSpeller§278273
  665. HyperTMON 2.0¬ß380608
  666. HyperTools¬Æ #1¬ß331758
  667. HyperTools¬Æ #2¬ß332939
  668. Hyperworks Tools¬ß165002
  669. HyperX‚Ñ¢ 4.0¬ß305007
  670. I-CAT ¬ß222987
  671. Icon Factory¬ß286053
  672. Iconix PowerTools¬ß87335
  673. ImageLink§286980
  674. Index‚Ñ¢ 2.0¬ß241574
  675. INIThound 1.1¬ß119611
  676. InnoSys Airline Terminal Emulator Hypercard Interface¬ß97144
  677. Inside Out¬ß88621
  678. Instant-Expert 2.0¬ß32608
  679. Instant-Expert Plus 2.0¬ß36633
  680. INTELLIGENT DEVELOPER¬ß288154
  681. interFACE§348860
  682. IRIS Intermedia¬ß167083
  683. Language Systems FORTRAN¬ß25802
  684. LASER™§26728
  685. LessonCard™§297793
  686. LEVEL5/Macintosh§27932
  687. Mac-to-VAX Integration Toolkit¬ß205863
  688. MacAnalyst & MacDesigner¬ß99389
  689. MacApp 2.0¬ß208576
  690. MacApp Developers Association¬ß234129
  691. MacAPPC§209746
  692. MacBubbles 2.0¬ß93227
  693. MacDSP Array Processing Libraries¬ß100741
  694. MacExpress§94452
  695. MacFlow 3.5¬ß101882
  696. MacForth Plus¬ß34669
  697. MacFortran¬Æ II¬ß60697
  698. MacInterface®§103157
  699. Macintosh Allegro Common Lisp¬ß59517
  700. Macintosh Communications Toolbox¬ß212202
  701. Macintosh Inside Out¬ß231042
  702. Macintosh Technical Training Courses¬ß232092
  703. MacNIX§192406
  704. MacProlog§201405
  705. MacProlog++§76459
  706. MacProteus™§265019
  707. MacRAIL§62078
  708. MacRecorder¬Æ Sound System¬ß276375
  709. MacroMind Director 2.0¬ß166034
  710. MacsBug§130745
  711. MacScheme+Toolsmith§35839
  712. MacShell and Command Source Code¬ß122158
  713. MacTCP§210807
  714. MacTech Quarterly¬ß235475
  715. Mactran Plus 4.0¬ß37695
  716. MacTutor§236379
  717. MacWorkStation ¬ß213070
  718. MacX25§207189
  719. MACYACC 3.0¬ß123297
  720. Mahogany‚Ñ¢ Professional¬ß269769
  721. MARS Shuttle‚Ñ¢¬ß384390
  722. MasterView™§242631
  723. McCLint§133292
  724. McCPrint§120951
  725. Media-Mixer§104078
  726. MediaTracks™§277421
  727. Metrowerks Modula-2 StartPak¬ß58435
  728. microExplorer‚Ñ¢ board¬ß274253
  729. Microsoft QuickBASIC¬ß64506
  730. MitemView™§305949
  731. Mockingbird™§259932
  732. Modula-2 MPW Edition¬ß63336
  733. Modula-2 Professional Standalone Edition¬ß57352
  734. Modula-2/68 for A/UX¬ß38841
  735. Moonraker HyperCard XCMDs¬ß337045
  736. Movie and Capture¬ß399090
  737. MPW Assembler¬ß65750
  738. MPW C¬ß68508
  739. MPW C++¬ß8363
  740. MPW Development Environment¬ß69707
  741. MPW IIGS Cross-Development Suite¬ß67023
  742. MPW Linda C¬ß39746
  743. MPW Object Pascal¬ß215835
  744. Natural Language‚Ñ¢¬ß224017
  745. Network HyperHIT 1.0¬ß171353
  746. NeuGraf Externals: QuickDraw Access for Hypercard/SuperCard¬ß172416
  747. NEXPERT OBJECT¬ß70999
  748. NKR BASIC Compiler¬ß193688
  749. NKR BASIC Interpreter¬ß194663
  750. NKR FORTRAN Compiler¬ß195825
  751. NKR GW Converter¬ß196710
  752. Oasys 88K Tools ‚Äî 88000 Assembler/Linker System¬ß41803
  753. Oasys 88K Tools ‚Äî Compilers for C, C++, Pascal, FORTRAN¬ß40799
  754. Oasys 88K Tools ‚Äî Oasys 88000 Simulator¬ß42988
  755. Oasys Green Hills C++ Cross and Native Compiler¬ß43819
  756. Oasys UDB ‚Äî Universal Remote Debugger¬ß44842
  757. Object Logo¬ß226370
  758. Objectworks for Smalltalk-80¬ß217111
  759. Omnis 5¬ß12552
  760. Omnis 5 HyperCard¬ß252957
  761. OnTrack Videotape Control Toolkit for Hypercard¬ß245645
  762. ORACLE¬Æ for 4th DIMENSION 1.1¬ß135850
  763. ORACLE¬Æ for Macintosh¬ß136807
  764. PathFinder, the Automated Stack Mapper‚Ñ¢¬ß313980
  765. PCMacBasic Compiler¬ß72171
  766. PD ROM II¬ß254570
  767. Peacock§261119
  768. PICT Detective ‚Äî Symbolic Decompiler for QuickDraw¬ß124287
  769. PinPoint Error Reporter¬ß125302
  770. PostShow ‚Äî PostScript Language Development Tool¬ß126450
  771. Preditor 1.1¬ß127307
  772. Procyon Common Lisp¬ß46016
  773. Programmer‚Äôs Assistants‚Ñ¢¬ß134500
  774. Programming and Custom Development Services¬ß239435
  775. Prograph‚Ñ¢ 2.0¬ß218475
  776. PROMICE§138222
  777. Prototyper 3.0¬ß105378
  778. QUED/M™§139301
  779. RecordIt!‚Ñ¢ - The Script Recorder¬ß285057
  780. Relational HyperHIT 3.0¬ß173685
  781. Reports‚Ñ¢ 2.0¬ß243574
  782. ResEdit™§132072
  783. Resorcerer§140714
  784. Resource Navigator¬ß249971
  785. RM/COBOL-85§197814
  786. SADE§141835
  787. Script Dumper 1.11¬ß252052
  788. Script Expert¬ß289130
  789. Script Library¬ß290100
  790. ScriptEdit‚Ñ¢ 2.0¬ß321768
  791. SCSI Tool¬ß143193
  792. SequeLink™§327731
  793. SequeLink Engine‚Ñ¢¬ß329006
  794. Serius Developer‚Ñ¢¬ß214538
  795. Silverrun–DFD§95290
  796. Silverrun–ERM§222031
  797. Silverrun–LDM§97427
  798. Silverrun–SRL§98486
  799. Software Development Services¬ß233105
  800. Sound Tools‚Ñ¢ Digital Recording & Editing System¬ß266018
  801. Source Code Tutorial (C or Pascal)¬ß240592
  802. Spinnaker PLUS 2.0‚Ñ¢¬ß322679
  803. Stack Cleaner‚Ñ¢¬ß334424
  804. StackDA§174845
  805. StackMate™§301712
  806. StepAhead ¬ß291172
  807. Stonecutter Software¬ß237401
  808. StorySpace™§268361
  809. StuffIt Installers¬ß144585
  810. SuperCard 1.5¬ß178896
  811. SuperKRS + SuperIndexer¬ß295792
  812. Symbolics MacIvory‚Ñ¢¬ß48264
  813. TCPort Developers Kit¬ß219730
  814. telnet•PM§221062
  815. The Debugger V2 & MacNosy¬ß145898
  816. The Hunk Manager¬ß92413
  817. THINK C‚Ñ¢¬ß77729
  818. THINK Pascal‚Ñ¢¬ß78928
  819. TMON™§147016
  820. TopDown¬Æ 2.0¬ß106550
  821. Total Quality Management‚Ñ¢¬ß320733
  822. Trendware XCAL‚Ñ¢¬ß335707
  823. True BASIC¬ß80152
  824. TurboCASE‚Ñ¢ 2.0¬ß112099
  825. TxxT§128362
  826. V-LAN‚Ñ¢ Universal Control Network¬ß181380
  827. Vector ‚ÄúEngineering Language and Development Environment‚Äù¬ß49383
  828. Verbum‚Ñ¢ Development System¬ß50381
  829. VideoAuthor™§155269
  830. Voyager Multimedia Toolkits¬ß180137
  831. Wild Things¬ß182289
  832. Wingz‚Ñ¢ 1.1¬ß152759
  833. WristMac™§270842
  834. XLink™§183554
  835. XPrint Plus‚Ñ¢¬ß323670
  836. XTRA§177726
  837. Xtrap§129432
  838. ZBasic 5.0¬ß51420
  839. </text>
  840.     </content>
  841.     <content>
  842.         <layer>background</layer>
  843.         <id>18</id>
  844.         <text>a
  845. after
  846. all
  847. also
  848. although
  849. am
  850. an
  851. and
  852. any
  853. are
  854. as
  855. at
  856. be
  857. because
  858. before
  859. but
  860. by
  861. can
  862. can't
  863. cannot
  864. come
  865. could
  866. couldn't
  867. did
  868. didn't
  869. do
  870. does
  871. doesn't
  872. don't
  873. done
  874. etc
  875. every
  876. for
  877. from
  878. get
  879. go
  880. goes
  881. going
  882. gone
  883. had
  884. has
  885. hasn't
  886. have
  887. having
  888. he
  889. her
  890. here
  891. hers
  892. him
  893. his
  894. i
  895. if
  896. in
  897. into
  898. is
  899. isn't
  900. it
  901. it's
  902. its
  903. just
  904. many
  905. maybe
  906. me
  907. mine
  908. more
  909. much
  910. my
  911. never
  912. no
  913. none
  914. not
  915. of
  916. off
  917. on
  918. only
  919. or
  920. other
  921. our
  922. over
  923. that
  924. the
  925. their
  926. them
  927. then
  928. there
  929. therefore
  930. these
  931. they
  932. this
  933. those
  934. to
  935. too
  936. very
  937. want
  938. wanting
  939. wants
  940. was
  941. way
  942. ways
  943. we
  944. we’ll
  945. we’re
  946. we’ve
  947. were
  948. what
  949. when
  950. where
  951. wherever
  952. whether
  953. which
  954. while
  955. who
  956. whose
  957. why
  958. will
  959. with
  960. won't
  961. year
  962. years
  963. yet
  964. yet
  965. you
  966. you
  967. you’d
  968. you’ll
  969. you’ve
  970. you'll
  971. you're
  972. you're
  973. your
  974. yourself
  975. </text>
  976.     </content>
  977.     <name>Search2</name>
  978.     <script>on lockEm
  979. repeat with i = 1 to the number of flds
  980. set lockText of fld i to not lockText of fld i
  981. end repeat
  982. end lockEm
  983. </script>
  984. </background>
  985.